Skip to content

chore: add gitpod config file for quick setup - #30921

Merged
kodiakhq[bot] merged 8 commits into
RocketChat:developfrom
anikdhabal:issue#30862
Jan 5, 2024
Merged

chore: add gitpod config file for quick setup#30921
kodiakhq[bot] merged 8 commits into
RocketChat:developfrom
anikdhabal:issue#30862

Conversation

@anikdhabal

Copy link
Copy Markdown
Contributor

Proposed changes (including videos or screenshots)

Why do we run hardcoded commands when Gitpod provides a feature to set up a project with a single click?

I have added a Gitpod config file and updated the documentation for quick setup without entering commands in the terminal.

Issue(s)

fixes #30862

@changeset-bot

changeset-bot Bot commented Nov 10, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1447500

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Nov 10, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf3f91f) 49.35% compared to head (1447500) 49.35%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30921      +/-   ##
===========================================
- Coverage    49.35%   49.35%   -0.01%     
===========================================
  Files         3311     3311              
  Lines        81366    81366              
  Branches     16661    16661              
===========================================
- Hits         40162    40157       -5     
- Misses       36504    36510       +6     
+ Partials      4700     4699       -1     
Flag Coverage Δ
e2e 52.51% <ø> (-0.03%) ⬇️
e2e-api 40.67% <ø> (+<0.01%) ⬆️
unit 76.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Comment thread .gitpod.yml Outdated
Comment thread .gitpod.yml Outdated
@debdutdeb debdutdeb changed the title feat: add gitpod config file for quick setup chore: add gitpod config file for quick setup Nov 19, 2023
@dionisio-bot dionisio-bot Bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Nov 19, 2023
@dionisio-bot dionisio-bot Bot removed the stat: ready to merge PR tested and approved waiting for merge label Nov 22, 2023
@anikdhabal

Copy link
Copy Markdown
Contributor Author

@debdutdeb I think this one is ready to merge.

@dougfabris dougfabris added the stat: ready to merge PR tested and approved waiting for merge label Jan 5, 2024
@dionisio-bot dionisio-bot Bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Jan 5, 2024
@dionisio-bot dionisio-bot Bot removed the stat: ready to merge PR tested and approved waiting for merge label Jan 5, 2024
@dougfabris dougfabris added the stat: ready to merge PR tested and approved waiting for merge label Jan 5, 2024
@kodiakhq
kodiakhq Bot merged commit d5d7d50 into RocketChat:develop Jan 5, 2024
gabriellsh added a commit that referenced this pull request Jan 5, 2024
…hideUi

* 'develop' of github.com:RocketChat/Rocket.Chat:
  chore: add gitpod config file for quick setup (#30921)
  feat: Allow user to set timeout of outgoing webhook (#31222)
  feat: added modal confirmation before pinning message (#31348)
  fix: not being able to access or create rooms with join code (#31270)
  chore: services changes on lifecycle methods + throw if svc is not available (#31375)
  test: bump playwright (#31376)
  i18n: update translations (#29462)
  i18n: adds video call translations for Persian language (#30406)
  regression: `AppRow` bundleIn verification (#31373)
  feat: Add Desktop PDF viewer (#31279)
  fix: Attachments not collapsing when using incoming webhook (#31318)
  chore: add aria-label to Select Inputs at Engagement Dashboard (#31249)
  fix: engagement dashboard timezone selector (#31248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add gitpod configuration file

3 participants